Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2011 07:59:23 +0000 (09:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2011 07:59:23 +0000 (09:59 +0200)
commitee2e8c652c5841125363a88e47278361d6b5ab47
tree8b8b1ae95827dd8774e0ac215e4ce36d446c9fe4
parentd87fc5c80377f16c24430a55fa6e38153ffbf327
Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.

 src/xdisp.c (handle_invisible_prop): If the invisible text ends just
 before a newline, prepare the bidi iterator for consuming the
 newline, and keep the current paragraph direction.
src/ChangeLog
src/xdisp.c